Skip to content

Commit

Permalink
Merge pull request #3 from MightyNerdEric/no-label
Browse files Browse the repository at this point in the history
Remove labels from build/push
  • Loading branch information
Eric Ball authored Nov 14, 2023
2 parents 3e349c0 + b8016b1 commit 42b74ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ jobs:
context: "."
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 42b74ff

Please sign in to comment.