Skip to content

Commit c799177

Browse files
authored
Merge pull request #64 from data-for-change/revert-57-56-run-ci-only-on-upstream-main
Revert "Limit ci to run only on data-for-change/anyway-etl on branch main"
2 parents 992886d + 4256786 commit c799177

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)