We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea7b44 commit 716f87eCopy full SHA for 716f87e
.github/workflows/ci.yml
@@ -1,11 +1,8 @@
1
name: CI
2
on:
3
push:
4
- branches:
5
- - main
6
jobs:
7
ci:
8
- if: github.repository == 'ziv-17/anyway-etl'
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
0 commit comments