Skip to content

Commit

Permalink
Fix GH actions push syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mtimoustafa committed May 4, 2024
1 parent 8d5002f commit 95813b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-output-files.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'Update output files'
on:
push: new-system
push:
branches: new-system
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 95813b9

Please sign in to comment.