Skip to content

Commit

Permalink
Temporarily just run on workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Sep 28, 2023
1 parent d0b09d6 commit 01002f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/beam_PostCommit_Python_Arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
name: PostCommit Python Arm

on:
issue_comment:
types: [created]
schedule:
- cron: '0 */6 * * *'
# issue_comment:
# types: [created]
# schedule:
# - cron: '0 */6 * * *'
workflow_dispatch:

# This allows a subsequently queued workflow run to interrupt previous runs
Expand Down

0 comments on commit 01002f1

Please sign in to comment.