Skip to content

Commit

Permalink
Added test for non existing stack
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Dec 21, 2023
1 parent afb522e commit 2feba4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-empty-setting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# #
# # Added pull_request to register workflow from the PR.
# # Read more https://stackoverflow.com/questions/63362126/github-actions-how-to-run-a-workflow-created-on-a-non-master-branch-from-the-wo
pull_request: {}
# pull_request: {}
workflow_dispatch: {}

jobs:
Expand Down

0 comments on commit 2feba4a

Please sign in to comment.