actions: pr trigger

This commit is contained in:
msojocs 2022-02-10 10:10:01 +08:00
parent 58a8f7a5bd
commit 97a278ee23

View File

@ -10,8 +10,8 @@ on:
tags:
- v*
branches: [ master, actions ]
# pull_request:
# branches: [ master ]
pull_request:
branches: [ master ]
# # Allows you to run this workflow manually from the Actions tab
# workflow_dispatch: