Skip to content

Commit

Permalink
enable manual CloudFormation Resource Provider Definition MetaSchema …
Browse files Browse the repository at this point in the history
…syncing (#665)
  • Loading branch information
PatMyron authored Jan 11, 2021
1 parent 7a711f0 commit b1dfe2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/schema-updater.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
schedule:
- cron: '*/5 * * * *'
workflow_dispatch: # Enables on-demand/manual triggering: https://docs.github.com/en/free-pro-team@latest/actions/managing-workflow-runs/manually-running-a-workflow
jobs:
job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b1dfe2d

Please sign in to comment.