aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/earthly.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/earthly.yml')
-rw-r--r--.github/workflows/earthly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml
index b94011c..72a076b 100644
--- a/.github/workflows/earthly.yml
+++ b/.github/workflows/earthly.yml
@@ -53,7 +53,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
- #if: github.ref == 'refs/heads/main'
+ if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v4