Skip to content

Commit

Permalink
Revert "Limit ci to run only on data-for-change/anyway-etl on branch …
Browse files Browse the repository at this point in the history
…main (#57)"

This reverts commit 033975e.
  • Loading branch information
atalyaalon authored Aug 15, 2024
1 parent 992886d commit 4256786
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 4256786

Please sign in to comment.