File tree 11 files changed +23
-48
lines changed
angular-starter-buttercms/.github/workflows
sanity-angular-clean/.github/workflows
cosmic-simple-astro-blog/.github/workflows
sanity-astro-clean/.github/workflows
gatsby/gatsby-starter-buttercms/.github/workflows
cosmic-agency/.github/workflows
cosmic-simple-nextjs-blog/.github/workflows
nuxt-starter-buttercms/.github/workflows
sanity-nuxt-clean/.github/workflows
react/react-starter-buttercms/.github/workflows
vue/vue-starter-buttercms/.github/workflows
11 files changed +23
-48
lines changed Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
23
21
uses : actions/setup-node@v3
24
22
with :
25
23
node-version : 18
26
-
27
- - name : Install dependencies
28
- run : pnpm i
29
-
24
+
30
25
- name : Install Azion CLI
31
26
run : |
32
27
curl -o azionlinux https://downloads.azion.com/linux/x86_64/azion
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
Original file line number Diff line number Diff line change 1
1
name : Main Edge Deploy
2
2
3
3
on :
4
- pull_request :
5
- types :
6
- - closed
4
+ workflow_dispatch :
5
+ push :
7
6
branches :
8
7
- " main"
9
8
10
9
jobs :
11
10
deploy :
12
- if : github.event.pull_request.merged == true
13
11
runs-on : ubuntu-latest
14
12
15
13
permissions :
You can’t perform that action at this time.
0 commit comments