Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/args.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:args
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/args/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/async.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:async
permissions: read-all

on:
# Run on PRs and pushes to the default branch.
Expand All @@ -15,9 +16,6 @@ on:
schedule:
- cron: "0 0 * * 0"

env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
working-directory: pkgs/async/
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/characters.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:characters
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/characters/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:collection
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -15,9 +16,6 @@ on:
schedule:
- cron: "0 0 * * 0"

env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
working-directory: pkgs/collection/
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/convert.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:convert
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/convert/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/crypto.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:crypto
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/crypto/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/fixnum.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:fixnum
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/fixnum/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/lints.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:lints
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/lints/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/logging.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:logging
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/logging/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/os_detect.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:os_detect
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/os_detect/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/path.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:path
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/path/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/platform.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:platform
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/platform/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/typed_data.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: package:typed_data
permissions: read-all

on:
# Run CI on pushes to the main branch, and on PRs against main.
Expand All @@ -14,8 +15,6 @@ on:
- 'pkgs/typed_data/**'
schedule:
- cron: "0 0 * * 0"
env:
PUB_ENVIRONMENT: bot.github

defaults:
run:
Expand Down