Skip to content

Commit

Permalink
test push action
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Nov 15, 2023
1 parent 76d2b15 commit cbbf61e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dashboard-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
schedule:
- cron: '20 4 * * 6'

push:
branches:
- "*"

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cbbf61e

Please sign in to comment.