Update workflow testing.yml
All checks were successful
test argon2 package / check and test (pull_request) Successful in 19m15s
All checks were successful
test argon2 package / check and test (pull_request) Successful in 19m15s
Remove triggering events on push and for branch staging on pull_request
This commit is contained in:
parent
b2adb57971
commit
810b2f02b6
|
@ -1,13 +1,9 @@
|
|||
name: test argon2 package
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- staging/*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- release/*
|
||||
- staging/*
|
||||
|
||||
env:
|
||||
GOPATH: /go_path
|
||||
|
|
Loading…
Reference in New Issue
Block a user