Skip to content

Commit 611482e

Browse files
gpa
1 parent 548dba8 commit 611482e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml renamed to .github/workflows/javascript-axios.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: test-examples
1+
name: javascript-axios
22
on:
33
push:
44
branches: [ master ]
55
pull_request:
66
branches: [ master ]
77
workflow_dispatch:
88
jobs:
9-
javascript-axios:
9+
test:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)