Skip to content

Commit

Permalink
Merge pull request #4 from stacklok/skip-test
Browse files Browse the repository at this point in the history
Update test.yml to run on dispatch
  • Loading branch information
rdimitrov authored Jun 12, 2024
2 parents 327fadc + a9a02a0 commit bad0110
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Test workflow for developing the frizbee-action
on:
push:
workflow_dispatch:

permissions: write-all
Expand Down Expand Up @@ -117,4 +116,4 @@ jobs:
kubernetes: "."
docker_compose: "."
open_pr: false
fail_on_unpinned: false
fail_on_unpinned: false

0 comments on commit bad0110

Please sign in to comment.