Skip to content

Commit

Permalink
ci cd start
Browse files Browse the repository at this point in the history
  • Loading branch information
find-y committed Nov 12, 2024
1 parent e71dbf8 commit 35968e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: HRspace workflow

on: [push]
on:
push:
branches:
- feature_ci_cd

jobs:
install:
Expand Down

0 comments on commit 35968e1

Please sign in to comment.