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: tags:
- v* - v*
branches: [ master, actions ] branches: [ master, actions ]
# pull_request: pull_request:
# branches: [ master ] branches: [ master ]
# # Allows you to run this workflow manually from the Actions tab # # Allows you to run this workflow manually from the Actions tab
# workflow_dispatch: # workflow_dispatch: