Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from intel/athenas/ci/update-01-2024
Browse files Browse the repository at this point in the history
CI: update 01 2024
  • Loading branch information
thac0 authored Jan 31, 2024
2 parents bcd3af2 + 1feffcb commit 8993291
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This is a basic workflow to help you get started with Actions

name: CI
permissions: read-all

# Controls when the action will run.
on:
Expand All @@ -23,7 +24,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

# Runs a set of commands using the runners shell

Expand Down

0 comments on commit 8993291

Please sign in to comment.