Skip to content

Commit

Permalink
REMOVE BEFORE MERGE: trigger on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 authored Jan 25, 2024
1 parent 539a513 commit a7c6881
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
# Run this every Sunday at midnight
schedule:
- cron: "0 0 * * 0"

# IMPORTANT: remove this before merging
pull_request:

jobs:
linux-clang-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a7c6881

Please sign in to comment.