Skip to content

Commit 4256786

Browse files
authored
Revert "Limit ci to run only on data-for-change/anyway-etl on branch main (#57)"
This reverts commit 033975e.
1 parent 992886d commit 4256786

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: CI
22
on:
33
push:
4-
branches:
5-
- main
64
jobs:
75
ci:
8-
if: github.repository == 'data-for-change/anyway-etl'
96
runs-on: ubuntu-latest
107
steps:
118
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)