1
0
mirror of https://gitea.com/gitea/act synced 2026-05-06 01:37:48 +02:00

local actions done

This commit is contained in:
Casey Lee
2020-02-23 16:36:44 -08:00
parent ac1bd0893e
commit 94591c58d7
4 changed files with 105 additions and 113 deletions

View File

@@ -10,7 +10,6 @@ jobs:
- run: cat /github/sha.txt | grep ${GITHUB_SHA}
build:
if: false
runs-on: ubuntu-latest
needs: [check]
steps: