We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f09ac commit bbae097Copy full SHA for bbae097
.github/workflows/deploy_playground_netlify.yml
@@ -15,7 +15,7 @@
15
name: Deploy_Playground_Netlify
16
on:
17
push:
18
- branches: [master]
+ branches: [none]
19
paths-ignore:
20
- "**.md"
21
jobs:
0 commit comments