Skip to content

Commit

Permalink
Remove github action on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyliu7321 committed Feb 4, 2024
1 parent 2732fd8 commit be2cc14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/generate_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Generate OpenAPI Schemas from Atproto Lexicons
on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *" # once a day

Expand Down

0 comments on commit be2cc14

Please sign in to comment.