We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7551c commit fe21d53Copy full SHA for fe21d53
.github/workflows/build.yml
@@ -1,6 +1,7 @@
1
# Validate that the compiled artifacts are up-to-date.
2
3
name: Build
4
+permissions: read-all
5
6
on:
7
pull_request:
.github/workflows/dart.yml
# Tests for general `setup-dart` configurations.
name: Dart
push:
0 commit comments