Update workflow testing.yml
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:
Euphoria Laxis 2025-03-13 02:26:40 +01:00
parent b2adb57971
commit 810b2f02b6

View File

@ -1,13 +1,9 @@
name: test argon2 package
on:
push:
branches:
- staging/*
pull_request:
branches:
- master
- release/*
- staging/*
env:
GOPATH: /go_path