Skip to content

Commit 971631d

Browse files
committed
add new plugin change
1 parent 45cd592 commit 971631d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/workflows/CI-time-tracker-ui.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99

1010
jobs:
1111
# security-audit:
12-
# name: Running npm audit
13-
# runs-on: ubuntu-latest
14-
# timeout-minutes: 60
15-
# steps:
12+
# name: Running npm audit
13+
# runs-on: ubuntu-latest
14+
# timeout-minutes: 60
15+
# steps:
1616
# # - name: Clone and checkout branch
1717
# # uses: actions/checkout@master
1818

@@ -65,6 +65,9 @@ jobs:
6565

6666
# - name: Run the test
6767
# run: npm run ci-test --if-present
68+
69+
70+
6871
- name: Run Semantic-release
6972
run: npx semantic-release
7073
env:

0 commit comments

Comments
 (0)