Skip to content

Commit

Permalink
Change workflow action path pt 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Iainmon committed Jan 29, 2025
1 parent 17bd2a1 commit 193e013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Test Docker Image Action (Hello Action)

on:
push:
branches: [ main ]
branches: [ main, iain-changes ]
pull_request:
branches: [ main ]
branches: [ main, iain-changes ]


jobs:
Expand Down

0 comments on commit 193e013

Please sign in to comment.