Merge pull request #125 from zjs81/reduce-build-steps

stop building twice for pull requests on branches from this repo
chore/offband-rebrand
Ded 6 months ago committed by GitHub
commit b3645481c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,8 @@ name: Build
on:
push:
branches:
- main
pull_request:
jobs:

Loading…
Cancel
Save

Powered by TurnKey Linux.