Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
INF800 authored Oct 31, 2024
1 parent 38e266c commit 7cbe480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
ci_cd:
name: self-hosted run
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: hello world
run: echo "hello world"
Expand Down

0 comments on commit 7cbe480

Please sign in to comment.