Merge pull request #167 from opentffoundation/remove-redundant-gh-actions

This commit is contained in:
Yaron Yarimi 2023-08-24 14:06:53 +03:00 committed by GitHub
commit 697267ae11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +0,0 @@
name: Issue Comment Created Triage
on:
issue_comment:
types: [created]
jobs:
issue_comment_triage:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0
with:
labels: |
stale
waiting-reply