We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d83e9 commit eb672b8Copy full SHA for eb672b8
.github/workflows/deploy.yml
@@ -7,8 +7,6 @@ on:
7
# Triggers the workflow on push or pull request events but only for the "dev" branch
8
push:
9
branches: [ "dev" ]
10
- pull_request:
11
- branches: [ "dev" ]
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments