Skip to content

cleanup labels and comments in ci workflow #4

cleanup labels and comments in ci workflow

cleanup labels and comments in ci workflow #4

Workflow file for this run

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 1' # At 00:00 on Monday.
jobs:
CI:
uses: fog/.github/.github/workflows/ci.yml@v1.4.0