Skip to content

Commit d3a5a7f

Browse files
authored
Apply suggestions from code review
1 parent 8b4d3b7 commit d3a5a7f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/automerge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ concurrency:
2727
# Cancel intermediate builds: only pull request builds
2828
group: ${{ github.workflow }}-${{ github.ref }}
2929
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
30-
env:
3130

3231
jobs:
3332
AutoMerge:

.github/workflows/registry-consistency-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ concurrency:
2020
# Cancel intermediate builds: only pull request builds
2121
group: ${{ github.workflow }}-${{ github.ref }}
2222
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
23-
env:
2423

2524
jobs:
2625
check:

0 commit comments

Comments
 (0)