Skip to content

Commit

Permalink
Merge pull request #36 from pulp-platform/ci
Browse files Browse the repository at this point in the history
Update GitHub action to latest version
  • Loading branch information
SamuelRiedel authored May 8, 2024
2 parents 27ac70f + d314ef5 commit 034bf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: github.repository == 'pulp-platform/axi_riscv_atomics' && (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository)
steps:
- name: Check Gitlab CI
uses: pulp-platform/pulp-actions/gitlab-ci@v2
uses: pulp-platform/pulp-actions/gitlab-ci@v2.3.0
with:
domain: iis-git.ee.ethz.ch
repo: github-mirror/axi_riscv_atomics
Expand Down

0 comments on commit 034bf89

Please sign in to comment.