Merge pull request #156 from exactly-one-kas/less-building-more-pushing

Don't trigger GitHub Actions for every push
This commit is contained in:
Kas 2022-05-02 18:08:47 +02:00 committed by GitHub
commit 540c1fd7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
name: Gittyup
on:
push:
branches:
- master
pull_request:
page_build:
workflow_dispatch: