Skip to content

Commit

Permalink
Enable merge queue (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells authored Sep 30, 2024
1 parent 23114e1 commit 1b092bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
pull_request:
branches:
- main
merge_group:
branches:
- main
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: "0 3 * * 0,3"
Expand Down

0 comments on commit 1b092bc

Please sign in to comment.