Skip to content

Commit bbae097

Browse files
committed
Turn OFF Action deploy on push to Netlify
1 parent 75f09ac commit bbae097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_playground_netlify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: Deploy_Playground_Netlify
1616
on:
1717
push:
18-
branches: [master]
18+
branches: [none]
1919
paths-ignore:
2020
- "**.md"
2121
jobs:

0 commit comments

Comments
 (0)