Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e7314c

Browse files
authored
Restore CI operation
Renaming is easier, but GitHub seems to miss CI which is quite a foot/head gun
1 parent651a81d commit9e7314c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ name: Python package
55

66
on:
77
push:
8-
branches:[master ]
8+
branches:[main ]
99
pull_request:
10-
branches:[master ]
10+
branches:[main ]
1111

1212
jobs:
1313
build:
@@ -56,4 +56,4 @@ jobs:
5656
run:|
5757
set -x
5858
pip install -r doc/requirements.txt
59-
make -C doc html
59+
make -C doc html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp