aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-11-09 10:49:19 -0500
committerXe Iaso <me@xeiaso.net>2024-11-09 10:49:19 -0500
commit44523c75d9ad10c415c492efe9fb85eee77eefac (patch)
tree6f12d30e55e71f39764ee3121172f7d96598770a /.github
parent9d379a8bd4dc07efbd79b35d3bda85a33abac72f (diff)
downloadxesite-Xe/k8s.tar.xz
xesite-Xe/k8s.zip
blog: hello again kubernetes!Xe/k8s
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github')
-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