Skip to content

segfault at 0 ip 00007f480b0167de sp 00007f480a40ec00 error 4 in socket_pcap.so #18

segfault at 0 ip 00007f480b0167de sp 00007f480a40ec00 error 4 in socket_pcap.so

segfault at 0 ip 00007f480b0167de sp 00007f480a40ec00 error 4 in socket_pcap.so #18

Workflow file for this run

name: Starring Partner
on:
issues:
types: [opened, reopened]
jobs:
# This workflow checks if a user has starred a repository and takes actions
starcheck:
runs-on: ubuntu-latest
steps:
- name: Please Star First
uses: qxip/please-star-light@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
message: "Your report is appreciated. Please star this repository to motivate its developers! :star:"
label: "stargazed"