mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-10-01 03:15:42 -04:00
Merge pull request #113 from hjorslev/QA
Lets merge it for now and see wether it somehow bothers us.
This commit is contained in:
commit
0041efd957
2
.github/workflows/QualityAssurance.yml
vendored
2
.github/workflows/QualityAssurance.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
- cron: '0 0 * * 0'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user