Skip to content

Commit

Permalink
Merge branch 'rohd-hcl_find' of https://github.com/RPG-coder-intc/roh…
Browse files Browse the repository at this point in the history
…d-hcl into rohd-hcl_parity
  • Loading branch information
RPG-coder-intc committed Oct 12, 2023
2 parents 979980c + 5eba5c3 commit 1d4dfc5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
run-checks:
name: Run Checks
permissions: {}
timeout-minutes: 30
runs-on: ubuntu-22.04
runs-on: intel-ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -72,7 +73,7 @@ jobs:
permissions:
contents: write # required for "JamesIves/github-pages-deploy-action"
timeout-minutes: 30
runs-on: ubuntu-22.04
runs-on: intel-ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 1d4dfc5

Please sign in to comment.