Skip to content

Commit

Permalink
Use push temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotsykes committed Feb 24, 2024
1 parent 602ee3a commit fb18beb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/update_submodules.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Update submodules
# TODO: Remove push, only using push temporarily while building this workflow
on: [push]

# Manual workflow: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
on: workflow_dispatch
#on: workflow_dispatch

# TODO: Use schedule below once finalized
#on:
Expand Down

0 comments on commit fb18beb

Please sign in to comment.