Skip to content

Commit

Permalink
ci: add temp trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Oct 20, 2023
1 parent d832078 commit 0965d8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Semantic

on:
push:
branches:
- 'always-regen-fixtures-for-semantic'
schedule:
- cron: '0 0 * * SUN'
workflow_dispatch:
Expand Down

0 comments on commit 0965d8d

Please sign in to comment.