Skip to content

Commit

Permalink
Commenting out branches so that I always get an action triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed Apr 24, 2024
1 parent b3d03f8 commit 7cf3811
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: golangci-lint
on:
push:
branches:
- master
- main
# branches:
# - master
# - main
pull_request:

permissions:
Expand Down

0 comments on commit 7cf3811

Please sign in to comment.