Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dougch committed Jan 24, 2025
1 parent 10cfbe5 commit 70bdf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
# This should only run in one place.
if: contains(github.repository, 'aws/s2n-quic')
if: contains(github.repository, 'dougch/s2n-quic')
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 70bdf2d

Please sign in to comment.