Skip to content

Commit

Permalink
Make sure Test-Automation branch is ignored for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Feb 5, 2024
1 parent e1119a3 commit ba33eb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Continues Integration (Master)
on:
workflow_dispatch:
push:
branches-ignore:
- master
- main
- master
- main
- "Test-Automation"
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 ba33eb4

Please sign in to comment.