We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4f35f commit a4d0ed2Copy full SHA for a4d0ed2
3 files changed
.github/workflows/build-artifacts.yml
@@ -3,7 +3,6 @@ name: Build Artifacts
3
on:
4
push:
5
branches:
6
- - develop
7
- main
8
workflow_dispatch:
9
.github/workflows/deploy.yml
@@ -3,7 +3,6 @@ name: Deploy
- # - develop
permissions:
.github/workflows/run-tests.yml
@@ -4,7 +4,6 @@ on:
pull_request:
jobs:
10
test-linux:
0 commit comments