Skip to content

Commit

Permalink
Build every week + cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Mar 2, 2023
1 parent ce8ba6c commit 5a13641
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: Centralized book generation

on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 0'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build:
uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@master
Expand Down
33 changes: 0 additions & 33 deletions .travis.yml

This file was deleted.

0 comments on commit 5a13641

Please sign in to comment.