mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-05 06:25:08 +09:00
chore: update workflow to be able to trigger
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
name: Devel_workflow
|
||||
on:
|
||||
workflow_dispatch
|
||||
#pull_request:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
# types:
|
||||
# - opened
|
||||
# - edited
|
||||
@@ -72,4 +72,3 @@ jobs:
|
||||
uses: bahmutov/npm-install@v1
|
||||
- name: "Lint code"
|
||||
run: npm run lint --if-present
|
||||
|
||||
Reference in New Issue
Block a user