Skip to content

Commit

Permalink
Update nightly-canary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Sep 23, 2024
1 parent a1d4fd3 commit ed3e37d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/nightly-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
env:
CARGO_TERM_COLOR: always

permissions:
issues: write

jobs:
test:
name: Test on Nargo ${{matrix.toolchain}}
Expand Down Expand Up @@ -37,4 +40,4 @@ jobs:
with:
update_existing: true
filename: .github/NIGHTLY_CANARY_DIED.md


0 comments on commit ed3e37d

Please sign in to comment.