Skip to content

Bump eslint-plugin-import from 2.25.3 to 2.28.1 #2102

Bump eslint-plugin-import from 2.25.3 to 2.28.1

Bump eslint-plugin-import from 2.25.3 to 2.28.1 #2102

Workflow file for this run

name: 'Label Actions'
on:
pull_request:
types: labeled
jobs:
add-score:
runs-on: ubuntu-latest
if: startsWith(github.event.label.name, 'user')
steps:
- run: |
echo ${{ github.event.label.name }}
SCORE=${{ github.event.label.name }}
echo $SCORE
curl --data "score=$SCORE" --request POST https://woc-backend.gigalixirapp.com/updateLeaderBoard/