File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 pull_request :
88 branches : [main, master]
99 schedule :
10- - cron : ' 0 6 * * 1 '
10+ - cron : ' 0 6 1 * * ' # monthly 1st 06:00 UTC
1111
1212# Estate guardrail: cancel superseded runs so re-pushes / rebased PR
1313# updates do not pile up queued runs against the shared account-wide
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Send push notification email
18- uses : dawidd6/action-send-mail@0bbdab096651ee93f37ec02383e088183d41ff0b # pinned
18+ uses : dawidd6/action-send-mail@6e502825a508b867ab2954ad6343b68787624c01 # pinned
1919 with :
2020 server_address : ${{ secrets.SMTP_HOST }}
2121 server_port : ${{ secrets.SMTP_PORT }}
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions:
1414
1515jobs :
1616 rust-ci :
17- uses : hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@8dc2bf039d1ff0372d650895c46bea7fbaec68ff
17+ uses : hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
Original file line number Diff line number Diff line change @@ -11,8 +11,4 @@ permissions:
1111
1212jobs :
1313 scorecard :
14- uses : hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
15- permissions :
16- contents : read
17- security-events : write
18- id-token : write
14+ uses : hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
Original file line number Diff line number Diff line change 1+ [tools ]
2+ # = "Uncomment and customize for your project"
3+ # = "rust nightly"
4+ # = "just 1.40.0"
5+ # = "nickel 1.10.0"
6+ # = "gleam 1.8.0"
7+ # = "elixir 1.18.0"
8+ # = "erlang 27.2"
9+ # = "zig 0.14.0"
10+ # = "idris2 0.7.0"
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments