Skip to content

Commit 1aeed07

Browse files
committed
ci: fix CI/CD configuration (campaigns C001-C005)
1 parent 66740de commit 1aeed07

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

panel-clades/.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0-or-later
22
name: CodeQL Security Analysis
33

44
on:
@@ -9,6 +9,7 @@ on:
99
schedule:
1010
- cron: '0 6 * * 1'
1111

12+
1213
permissions: read-all
1314

1415
jobs:

panel-clades/.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ permissions:
2323

2424
jobs:
2525
governance:
26-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@main
26+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@861b5e911d9e5dcfb3c0ab3dd2a9a3c8fd0a1613

0 commit comments

Comments
 (0)