ci: dont run tests on branch

6dda420176
This commit is contained in:
Ankush Menat 2023-07-19 12:17:32 +05:30
parent bccfd22fc0
commit 0218f11f47

View File

@ -7,11 +7,9 @@ on:
- '**.css' - '**.css'
- '**.md' - '**.md'
- '**.html' - '**.html'
push: schedule:
branches: [ develop ] # Run everday at midnight UTC / 5:30 IST
paths-ignore: - cron: "0 0 * * *"
- '**.js'
- '**.md'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
user: user: