We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617379f commit f9cee2fCopy full SHA for f9cee2f
.github/workflows/main.yml
@@ -1,11 +1,8 @@
1
name: CI
2
3
on:
4
- # Triggers the workflow on push or pull request events but only for the master and develop branches
5
push:
6
- branches: [ master, develop ]
7
pull_request:
8
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments