mirror of
https://github.com/byReqz/stocheck.git
synced 2024-11-24 15:14:55 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user