File tree Expand file tree Collapse file tree 13 files changed +13
-28
lines changed Expand file tree Collapse file tree 13 files changed +13
-28
lines changed Original file line number Diff line number Diff line change 11name : package:args
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/args/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:async
2+ permissions : read-all
23
34on :
45 # Run on PRs and pushes to the default branch.
1516 schedule :
1617 - cron : " 0 0 * * 0"
1718
18- env :
19- PUB_ENVIRONMENT : bot.github
20-
2119defaults :
2220 run :
2321 working-directory : pkgs/async/
Original file line number Diff line number Diff line change 11name : package:characters
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/characters/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:collection
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1516 schedule :
1617 - cron : " 0 0 * * 0"
1718
18- env :
19- PUB_ENVIRONMENT : bot.github
20-
2119defaults :
2220 run :
2321 working-directory : pkgs/collection/
Original file line number Diff line number Diff line change 11name : package:convert
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/convert/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:crypto
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/crypto/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:fixnum
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/fixnum/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:lints
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/lints/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:logging
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/logging/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
Original file line number Diff line number Diff line change 11name : package:os_detect
2+ permissions : read-all
23
34on :
45 # Run CI on pushes to the main branch, and on PRs against main.
1415 - ' pkgs/os_detect/**'
1516 schedule :
1617 - cron : " 0 0 * * 0"
17- env :
18- PUB_ENVIRONMENT : bot.github
1918
2019defaults :
2120 run :
You can’t perform that action at this time.
0 commit comments