We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bc45b commit 326e78fCopy full SHA for 326e78f
.github/workflows/Notify-Convention-Change.yml
@@ -12,7 +12,7 @@ jobs:
12
org-check:
13
name: Check GitHub Organization
14
if: github.repository_owner == 'ni'
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
steps:
17
- name: Noop
18
run: "true"
.github/workflows/Update-Poetry-Lock.yml
@@ -14,7 +14,7 @@ jobs:
19
20
0 commit comments