File tree Expand file tree Collapse file tree 9 files changed +30
-0
lines changed Expand file tree Collapse file tree 9 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
name : Slack Announcement
2
2
3
+ permissions :
4
+ contents : read
5
+
3
6
on :
4
7
release :
5
8
types :
Original file line number Diff line number Diff line change 5
5
# or to provide custom queries or build logic.
6
6
name : " CodeQL"
7
7
8
+ permissions :
9
+ contents : read
10
+
8
11
on :
9
12
push :
10
13
branches : [master, v1]
Original file line number Diff line number Diff line change 1
1
name : CodeCov Coverage
2
2
3
+ permissions :
4
+ contents : read
5
+
3
6
on :
4
7
push :
5
8
pull_request :
Original file line number Diff line number Diff line change 1
1
name : Documentation Workflows
2
+
3
+ permissions :
4
+ contents : read
5
+
2
6
on :
3
7
pull_request :
4
8
merge_group :
Original file line number Diff line number Diff line change 1
1
name : Lint
2
+
3
+ permissions :
4
+ contents : read
5
+
2
6
on :
3
7
pull_request :
4
8
merge_group :
Original file line number Diff line number Diff line change 1
1
name : Nightly Acceptance Tests
2
2
3
+ permissions :
4
+ contents : read
5
+
3
6
on :
4
7
schedule :
5
8
# Will run at 00:00 every day
Original file line number Diff line number Diff line change 1
1
name : Manual Purge
2
+
3
+ permissions :
4
+ contents : read
5
+
2
6
on :
3
7
workflow_dispatch :
4
8
Original file line number Diff line number Diff line change 1
1
name : Tests
2
2
3
+ permissions :
4
+ contents : read
5
+
3
6
on :
4
7
pull_request :
5
8
merge_group :
Original file line number Diff line number Diff line change 1
1
name : WebAssembly
2
2
3
+ permissions :
4
+ contents : read
5
+
3
6
on :
4
7
pull_request :
5
8
merge_group :
You can’t perform that action at this time.
0 commit comments