Skip to content

Commit

Permalink
test conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Kusumgar committed Dec 3, 2024
1 parent 1ae4c4c commit ee07278
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: Wodin CI

on: [push]

Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:

publish-latest-image:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/mrc-5976'
if: github.ref == 'refs/heads/mrc-59720'
needs: [lint, build-and-push]
steps:
- name: Publish image manifest to latest
Expand Down

0 comments on commit ee07278

Please sign in to comment.