Skip to content

Commit

Permalink
update dcam and egrabber test yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed May 9, 2023
1 parent 3cc7cdd commit 652c401
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_pr_dcam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

permissions:
actions: write
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test_pr_egrabber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

permissions:
actions: write
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
Expand Down

0 comments on commit 652c401

Please sign in to comment.