aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Vivaan Verma <[email protected]>2021-07-19 16:06:50 +0100
committerGravatar Vivaan Verma <[email protected]>2021-07-19 16:06:50 +0100
commit1cb5728bf833198e0e26f613e20f696d156f7fcb (patch)
tree91dac93eb837a7c6b9b182aca0986c7924aef707
parentFix linting again (diff)
parentMerge branch 'main' into main (diff)
Merge branch 'main' of https://github.com/doublevcodes/king-arthur into main
-rw-r--r--.github/workflows/lint-build-deploy.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint-build-deploy.yaml b/.github/workflows/lint-build-deploy.yaml
index 629ab69..141bd46 100644
--- a/.github/workflows/lint-build-deploy.yaml
+++ b/.github/workflows/lint-build-deploy.yaml
@@ -74,6 +74,7 @@ jobs:
[flake8] %(code)s: %(text)s'"
build:
+ if: github.ref == 'refs/heads/main'
name: Build & Push
runs-on: ubuntu-latest