Skip to content

Commit be181d1

Browse files
committed
chore: update github workflow
1 parent 7847133 commit be181d1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/cicd.yml

-10
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,6 @@ jobs:
6666
if: (github.repository != 'Exabyte-io/template-definitions') && (github.ref_name == 'main')
6767

6868
steps:
69-
- name: Checkout this repository
70-
uses: actions/checkout@v2
71-
72-
- name: Checkout actions repository
73-
uses: actions/checkout@v2
74-
with:
75-
repository: Exabyte-io/actions
76-
token: ${{ secrets.BOT_GITHUB_TOKEN }}
77-
path: actions
78-
7969
- name: Create a PR
8070
uses: ./actions/git/pull-request
8171
with:

0 commit comments

Comments
 (0)