Skip to content

Commit

Permalink
trigger workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jleonardolemos committed Sep 29, 2023
1 parent 7ab922b commit 505db5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: scheduled-build

on:
push:
branches:
- main
- 8.1
schedule:
- cron: '0 0 * * 6'

Expand Down

0 comments on commit 505db5e

Please sign in to comment.