Skip to content

Commit

Permalink
Adding workflow dispatch to check if cache works
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Nov 13, 2024
1 parent 6a9aebc commit 9f9725d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-twostep-container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
paths:
- '.github/workflows/test-twostep-container-build.yml'
- 'twostep-container-build/action.yml'
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 9f9725d

Please sign in to comment.