Karl0ss преди 1 година
родител
ревизия
b840da151c
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      .github/workflows/python-app.yml

+ 4 - 4
.github/workflows/python-app.yml

@@ -6,10 +6,10 @@ name: Python application
 on:
   schedule:
     - cron:  '30 5,17 * * *'
-  # push:
-  #   branches: [ "main" ]
-  # pull_request:
-  #   branches: [ "main" ]
+  push:
+    branches: [ "main" ]
+  pull_request:
+    branches: [ "main" ]
 
 permissions:
   contents: read