Skip to content

Commit

Permalink
Fix CI uses error
Browse files Browse the repository at this point in the history
  • Loading branch information
rashed091 committed Nov 19, 2023
1 parent 2f0d87d commit d71373c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
with:
checks: '["(https:\/\/optimizely.atlassian.net\/browse\/){1}(DATA|DSSM){1}-{1}([0-9]+)"]'

- uses: actions/checkout@v3
- name: 'Checkout code'
uses: actions/checkout@v3

- name: inspect
run: |
ls -al
Expand Down

0 comments on commit d71373c

Please sign in to comment.