We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4d3b7 commit d3a5a7fCopy full SHA for d3a5a7f
.github/workflows/automerge.yml
@@ -27,7 +27,6 @@ concurrency:
27
# Cancel intermediate builds: only pull request builds
28
group: ${{ github.workflow }}-${{ github.ref }}
29
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
30
-env:
31
32
jobs:
33
AutoMerge:
.github/workflows/registry-consistency-ci.yml
@@ -20,7 +20,6 @@ concurrency:
20
21
22
23
24
25
26
check:
0 commit comments