Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Oct 25, 2023
1 parent d7d1039 commit ebbda38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/process-artisan-commands.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Process Artisan Commands
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
schedule:
- cron: '0 0 * * 3'
Expand Down

1 comment on commit ebbda38

@vercel
Copy link

@vercel vercel bot commented on ebbda38 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.