Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jheng-hao-lin-cko committed Oct 16, 2023
1 parent 17de1b0 commit 9b82c0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 70 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
task:
name: ${{ inputs.task-name }}
runs-on: [ self-hosted, cko-mobile-default-runners-github-runners ]
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
Expand Down
69 changes: 0 additions & 69 deletions .github/workflows/verify-pr.yml

This file was deleted.

0 comments on commit 9b82c0e

Please sign in to comment.