Skip to content

Commit

Permalink
Changes to license.yml required for v2 license check
Browse files Browse the repository at this point in the history
  • Loading branch information
sakoush authored Jun 26, 2024
1 parent b4dec53 commit 7b82974
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/license.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: V2 Generate license

on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: "0 0 * * *"
push:
branches: [ v2 ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7b82974

Please sign in to comment.