Skip to content

Commit

Permalink
Update build-push-dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Nov 14, 2024
1 parent bcd2ed7 commit 4d3bf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:

jobs:
build-and-push:
if: contains('["fridim", "marcosmamorim", "jkupfere", "rut31337", "aleixhub"]', github.actor)
if: contains('["agonzalezrh", "fridim", "marcosmamorim", "jkupfere", "rut31337", "aleixhub"]', github.actor)

uses: ./.github/workflows/build-push.yml
secrets:
Expand Down

0 comments on commit 4d3bf88

Please sign in to comment.