Skip to content

Commit

Permalink
Testing the latest head commit author name conditional check
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Sep 29, 2024
1 parent ae239d9 commit f72cf72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
echo "Actor: ${{ github.actor }}"
build:
if: ${{ !contains(github.event.head_commit.author.name, 'Github Actions bot to update .env with latest tags') }}
uses: MukuFlash03/e-mission-server/.github/workflows/reusable_image_build_push.yml@cleanup-cicd
with:
repo: ${{ github.event.repository.name }}
Expand Down

0 comments on commit f72cf72

Please sign in to comment.