aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/earthly.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml
index 14b3e04..7663104 100644
--- a/.github/workflows/earthly.yml
+++ b/.github/workflows/earthly.yml
@@ -45,6 +45,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
+ if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v4