Skip to content

Commit a8357cd

Browse files
committed
remove branch check on CoC update
1 parent 8ca839f commit a8357cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update_coc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ permissions:
1212

1313
jobs:
1414
update_code_of_conduct:
15-
if: github.ref == 'refs/heads/main'
1615
runs-on: ubuntu-latest
1716

1817
steps:

0 commit comments

Comments
 (0)