Skip to content

Commit

Permalink
Merge pull request #36 from mziyut/fix-settings
Browse files Browse the repository at this point in the history
Remove .bundle dit, update peter-evans/create-pull-request settings
  • Loading branch information
mziyut authored Jul 1, 2023
2 parents 064fa4f + 5f79f6b commit 99f50e2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bundle/config

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/label_export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- '.github/workflows/label_export.yml'
label:
types: [created, edited, deleted]
workflow_dispatch:

permissions:
Expand Down Expand Up @@ -48,5 +50,8 @@ jobs:
title: Update labels
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
reviewers: mziyut
branch: create-pull-request/patch-export-label
add-paths: |
.github/labels.yaml
labels: |
labels
6 changes: 6 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ jobs:
title: Publish articles
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
reviewers: mziyut
branch: create-pull-request/patch-publish-articles
add-paths: |
public/*
labels: |
articles
automerge

0 comments on commit 99f50e2

Please sign in to comment.