Skip to content

Commit 6d052fb

Browse files
committed
fix action error
1 parent b4b395a commit 6d052fb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/file-merge.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
- 'Automated CI testing'
1010

1111
jobs:
12-
merge_files:
13-
name: Merge files!
12+
build:
1413
runs-on: ubuntu-latest
1514
steps:
1615
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)