Skip to content

Commit

Permalink
Merge 85f8e9e into 5f571fe
Browse files Browse the repository at this point in the history
  • Loading branch information
sgmv authored Jun 5, 2024
2 parents 5f571fe + 85f8e9e commit 2049d7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-22.04
environment: tests
if: ${{ contains(fromJSON('["post", "gate"]'), github.event.label.name) }}
# if: ${{ github.event.label.name == 'post' || github.event.label.name == 'gate'}}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit 2049d7a

Please sign in to comment.