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 7b2d146 commit 8362b64Copy full SHA for 8362b64
.github/workflows/release.yml
@@ -33,8 +33,6 @@ jobs:
33
release:
34
name: Release
35
runs-on: ubuntu-latest
36
- # Skip running release workflow on forks
37
- if: github.repository_owner == 'terraform-aws-modules'
38
steps:
39
- name: Checkout
40
uses: actions/checkout@v3
0 commit comments