We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d1a73 commit 50f6289Copy full SHA for 50f6289
.github/workflows/test.yml
@@ -1,10 +1,6 @@
1
name: Verify solutions
2
on:
3
- push:
4
- branches:
5
- - main # Default release branch
6
pull_request:
7
- workflow_dispatch:
8
9
jobs:
10
test:
0 commit comments