1
0
mirror of https://github.com/byReqz/stocheck.git synced 2025-07-31 19:52:42 +00:00

add actions to gen hash

This commit is contained in:
Nils
2021-01-25 15:20:59 +00:00
committed by GitHub
parent da42463caf
commit e6d39bfcda

View File

@@ -1,5 +1,9 @@
name: gethash name: gethash
on: [push] on:
push:
paths:
- '.github/workflows/main.yml'
- 'stocheck.sh'
jobs: jobs:
gethash: gethash:
runs-on: ubuntu-latest runs-on: ubuntu-latest