Skip to content

Commit

Permalink
Update extended.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored Jan 2, 2025
1 parent 34e9151 commit 5745332
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/extended.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ concurrency:
# this job is intended to only run only on the main branch as it is time consuming
# and very rarely fails. However, it is important coverage to ensure correctness
# in the (very rare) event of a hash failure.
on:
# Run on all commits to main
push:
branches:
- main
on: [push]

jobs:
# Check answers are correct when hash values collide
Expand Down

0 comments on commit 5745332

Please sign in to comment.