1
0
mirror of https://github.com/byReqz/stocheck.git synced 2025-06-15 10:57:47 +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
on: [push]
on:
push:
paths:
- '.github/workflows/main.yml'
- 'stocheck.sh'
jobs:
gethash:
runs-on: ubuntu-latest