Skip to content

Commit 492da73

Browse files
renaming workflow files
1 parent b40f305 commit 492da73

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

.github/workflows/ubuntu-distcheck.yml renamed to .github/workflows/dnmtools_distcheck_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches: [ "master" ]
99

1010
jobs:
11-
build:
11+
distcheck:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)