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'
- '**.md'
- '**.html'
push:
branches: [ develop ]
paths-ignore:
- '**.js'
- '**.md'
schedule:
# Run everday at midnight UTC / 5:30 IST
- cron: "0 0 * * *"
workflow_dispatch:
inputs:
user: