Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1e8e3 commit 0dd15b8Copy full SHA for 0dd15b8
.github/workflows/dom.yml
@@ -3,6 +3,7 @@ name: GitHub DOM check
3
on:
4
schedule:
5
- cron: '0 0 * * *'
6
+ workflow_dispatch: {}
7
jobs:
8
dom:
9
runs-on: ubuntu-latest
0 commit comments