Skip to content

Commit

Permalink
Merge pull request #64 from data-for-change/revert-57-56-run-ci-only-…
Browse files Browse the repository at this point in the history
…on-upstream-main

Revert "Limit ci to run only on data-for-change/anyway-etl on branch main"
  • Loading branch information
atalyaalon authored Aug 15, 2024
2 parents 992886d + 4256786 commit c799177
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: CI
on:
push:
branches:
- main
jobs:
ci:
if: github.repository == 'data-for-change/anyway-etl'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c799177

Please sign in to comment.