We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d6cb6 commit 72c2b59Copy full SHA for 72c2b59
.github/workflows/terraform-module.yaml
@@ -1,8 +1,8 @@
1
---
2
name: Terraform Module
3
on:
4
- push: {}
5
- workflow_dispatch: {}
+ push:
+ workflow_dispatch:
6
7
jobs:
8
publish-module:
0 commit comments