Skip to content

Commit

Permalink
Merge branch 'main' into chore/lerna-publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
annawen1 authored Nov 30, 2023
2 parents 6b8d7db + 63be116 commit 94587f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
jobs:
automerge:
if: github.repository == 'carbon-design-system/carbon-for-ai'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Merge to main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
DCOAssistant:
if: github.repository == 'carbon-design-system/carbon-for-ai'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: "DCO Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the DCO Document and I hereby sign the DCO') || github.event_name == 'pull_request_target'
Expand Down

0 comments on commit 94587f4

Please sign in to comment.