Skip to content

Commit

Permalink
🔥 Remove push event from licences workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ejaz4 committed Jul 20, 2023
1 parent 0faf6f1 commit 8a39c9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/licences.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Generate licences

on:
push:
branches: ["production", "staging"]
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # Runs everyday at 00:00
Expand Down

0 comments on commit 8a39c9e

Please sign in to comment.