Skip to content

Commit

Permalink
chore: rename job name
Browse files Browse the repository at this point in the history
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
  • Loading branch information
0x009922 committed Oct 4, 2024
1 parent 23268ba commit 1fce139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:


# Run the job to check that the docker containers are properly buildable
pr-generator-build:
image_build_push:
# Job will only execute if the head of the pull request is a branch for PR-generator case
if: startsWith(github.head_ref, 'iroha2-pr-deploy/')
runs-on: [self-hosted, Linux, iroha2]
Expand Down

0 comments on commit 1fce139

Please sign in to comment.