Skip to content

Commit

Permalink
updated with feature current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
UdayMadhav88 committed Jun 3, 2024
1 parent 8157a60 commit 6250a11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@ on:
push:
branches:
- master
- github-actions-testing
- udaymothadaka-patch-1
pull_request:
branches:
- master
jobs:
build-k8s-athenz-syncer:
runs-on: ubuntu-latest
steps:
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
- name: Setup Go 1.22.x
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 6250a11

Please sign in to comment.