Skip to content

Commit

Permalink
fix: no vm run (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
bearsyankees authored Dec 5, 2024
1 parent 04b3d46 commit be82c58
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ferry_vm.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Ferry Run (VM)
on:
push:
branches: [master]
paths:
- "**.py"
# - ".github/workflows/ferry_vm.yml"
- "config/release*.yml"
# push:
# branches: [master]
# paths:
# - "**.py"
# # - ".github/workflows/ferry_vm.yml"
# - "config/release*.yml"
# schedule:
# - cron: "43 7 * * *"
workflow_dispatch:
Expand Down

0 comments on commit be82c58

Please sign in to comment.