Skip to content

Commit

Permalink
Reverted github action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranger-NF committed Aug 23, 2024
1 parent 4afe8a2 commit e49464e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ env:
EXPORT_NAME: BlastOff

# Controls when the workflow will run
on: workflow_dispatch
on:
push: action-test
workflow_dispatch:


# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit e49464e

Please sign in to comment.