Skip to content

Commit d3f799c

Browse files
committed
ci: fix CI/CD configuration (campaigns C001-C005)
1 parent c8fb89b commit d3f799c

77 files changed

Lines changed: 101 additions & 63 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

0-ai-gatekeeper-protocol/.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:

0-ai-gatekeeper-protocol/.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-ai-gatekeeper-protocol/mcp-repo-guardian/.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:

0-ai-gatekeeper-protocol/mcp-repo-guardian/.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-ai-gatekeeper-protocol/repo-guardian-fs/.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:

0-ai-gatekeeper-protocol/repo-guardian-fs/.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

a2ml/.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:

a2ml/.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

a2ml/actions/validate/.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:

a2ml/actions/validate/.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)