Skip to content

Commit d9530b9

Browse files
authored
chore: remove check for main branch for job.
1 parent 3049010 commit d9530b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/gather-plugin-urls.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313

1414
jobs:
1515
gather-repo-urls:
16-
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/feature/add-total-counts'
1716
runs-on: ubuntu-latest
1817
steps:
1918
- name: Log branch and event type

0 commit comments

Comments
 (0)