Update main.yml

This commit is contained in:
Justin Hammond 2021-12-02 12:02:04 +08:00 committed by GitHub
parent 058c016765
commit 2d68bc17fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,8 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
tags:
- 'v*'
pull_request:
branches: [ main ]