Skip to content

Commit

Permalink
remove branch check on CoC update
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Oct 4, 2024
1 parent 8ca839f commit a8357cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_coc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions:

jobs:
update_code_of_conduct:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a8357cd

Please sign in to comment.