1
0
mirror of https://github.com/byReqz/stocheck.git synced 2024-09-28 19:43:14 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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