Skip to content

Commit 2308a44

Browse files
authored
Update ci.yaml
1 parent 01bc976 commit 2308a44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ on:
99
- actions-test
1010
- actions-test-2
1111
concurrency:
12-
# Cancels pending runs when a PR gets updated.
1312
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
1413
cancel-in-progress: true
1514
permissions:
16-
# Sets permission policy for `GITHUB_TOKEN`
1715
contents: read
1816
jobs:
1917
build:

0 commit comments

Comments
 (0)