Skip to content

Commit

Permalink
conc again
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 14, 2023
1 parent 27be882 commit 3657be3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ concurrency:
cancel-in-progress: true
jobs:
test-action:
concurrency: wiki
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-reverse-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:
cancel-in-progress: true
jobs:
test-reverse-action:
concurrency: wiki
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3657be3

Please sign in to comment.