Skip to content

Commit

Permalink
chore(workflow): workaround trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Jun 17, 2024
1 parent 756dce0 commit 1239777
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/check-flow-libs.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Check flow libraries

on:
workflow_dispatch
workflow_dispatch:
push:
branches:
- "feat/auto-lib-update"
# schedule:
# - cron: '0 10 * * 1'
- 'feat/auto-lib-update'

jobs:
check-flow-libs:
Expand Down

0 comments on commit 1239777

Please sign in to comment.