Skip to content

Commit

Permalink
Remove push to branch trigger from dev
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas11 committed Sep 30, 2024
1 parent 80d4d22 commit e1f3ba9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/azcore-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
schedule:
- cron: 15 3 * * 1-6 # 3:15 am UTC, Mon-Sat
workflow_dispatch: {}
push:
branches:
- tkappler/azcore-scheduled

jobs:
version:
Expand Down

0 comments on commit e1f3ba9

Please sign in to comment.