Skip to content

Commit

Permalink
Merge pull request #2076 from EspressoSystems/elliedavidson-patch-1
Browse files Browse the repository at this point in the history
Update build_arm_nix.yml
  • Loading branch information
elliedavidson authored Nov 17, 2023
2 parents c406a15 + 700b8ff commit 72ce203
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/build_arm_nix.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: Build Workflow for ARM

on:
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
- '*/*'
schedule:
- cron: '0 0 * * 1'
# push:
# branches:
# - 'main'
# pull_request:
# branches:
# - 'main'
# - '*/*'
# schedule:
# - cron: '0 0 * * 1'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 72ce203

Please sign in to comment.