Correct branch name in action filter

This commit is contained in:
Kaan Barmore-Genç 2022-11-13 15:47:02 -05:00
parent 039d8933ad
commit 984449f748
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: test
on:
push:
branches:
- main
- master
pull_request:
branches:
- "*"