Skip to content

Commit

Permalink
Sneaky: re-target the pr-target-opened to the hotfix branch
Browse files Browse the repository at this point in the history
Because it happens on opening, I need the new target to actually be merged to main to test it! Let's sneak that in here, even though it's unrelated
  • Loading branch information
liamhuber committed May 24, 2024
1 parent c8f8079 commit 7bab379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-target-opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:

jobs:
pyiron:
uses: pyiron/actions/.github/workflows/pr-target-opened.yml@actions-2.0.7
uses: pyiron/actions/.github/workflows/pr-target-opened.yml@hotfix_binder_button
secrets: inherit

0 comments on commit 7bab379

Please sign in to comment.