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

Commit74fa826

Browse files
authored
Merge pull request#188 from MammatusPHP/add-conductor-through-utils
Add Conductor through Utils
2 parents67c4e40 +2645440 commit74fa826

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎.github/workflows/utils.yml‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
on:
2+
repository_dispatch:
3+
types:
4+
-dependency_update# For Packagist Conductor
5+
6+
name:Utils
7+
8+
permissions:
9+
contents:write
10+
11+
jobs:
12+
ci:
13+
name:Continuous Integration
14+
uses:WyriHaximus/github-workflows/.github/workflows/package-utils.yaml@main

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp