Skip to content

Commit

Permalink
Test workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Jun 6, 2024
2 parents f853552 + a093f64 commit 42f19e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/shared-terraform-chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: cloudposse/actions/github/slash-command-dispatch@0.33.0
# - uses: cloudposse/actions/github/slash-command-dispatch@0.33.0
- uses: peter-evans/slash-command-dispatch@main
with:
token: ${{ secrets.github_access_token }}
repository: cloudposse/actions
Expand Down

0 comments on commit 42f19e4

Please sign in to comment.