Преглед изворни кода

Only allow manual workflow

Just Call Me Koko пре 3 година
родитељ
комит
fa2ea87a5a
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      .github/workflows/build_push.yml

+ 0 - 5
.github/workflows/build_push.yml

@@ -1,11 +1,6 @@
 name: Build and Push
 
 on:
-  push:
-    branches: [ "master" ]
-  pull_request:
-    branches: [ "master" ]
-
   workflow_dispatch:
 
 jobs: