mirror of
https://github.com/byReqz/stocheck.git
synced 2024-11-14 03:43:13 +00:00
add actions to gen hash
This commit is contained in:
parent
da42463caf
commit
e6d39bfcda
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: gethash
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/main.yml'
|
||||
- 'stocheck.sh'
|
||||
jobs:
|
||||
gethash:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user