Skip to content

Commit

Permalink
Trigger github workflows for PR's on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti authored Dec 20, 2023
1 parent 2a11129 commit 13305ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: CI

on:
push:
branches-ignore:
- 'master'
pull_request:
branches-ignore:
- 'master'
schedule:
# “At 00:00 on every 7th day-of-month from 1 through 31.” (https://crontab.guru)
- cron: "0 0 1/7 * *"
Expand Down

0 comments on commit 13305ba

Please sign in to comment.