Skip to content

Commit

Permalink
Reenable CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JCash committed Jul 3, 2023
1 parent 3585d4f commit 02adf8d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/bob.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build with bob

on:
push:
pull_request_target:
schedule:
# nightly at 06:00 on the 1st and 15th
- cron: 0 6 1,15 * *
on: [push, pull_request]

env:
VERSION_FILENAME: 'info.json'
Expand Down

0 comments on commit 02adf8d

Please sign in to comment.