Skip to content

Commit

Permalink
workflow updated
Browse files Browse the repository at this point in the history
Signed-off-by: Vamshi Reddy <[email protected]>
  • Loading branch information
VamshiReddy02 committed Feb 15, 2024
1 parent 6a70da2 commit b532504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: prow-github-actions
uses: jpmcb/prow-github-actions@v1.1.3
- name: Example TypeScript Action
uses: flcdrg/example-ts-action@v1.3
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b532504

Please sign in to comment.